Digital Design
epub, pdf |eng | 2016-06-28 | Author:Monk, Simon [Monk, Simon]

const int inputPin = 5; void setup() { pinMode(inputPin, INPUT_PULLUP); Serial.begin(9600); } void loop() { int reading = digitalRead(inputPin); Serial.println(reading); delay(1000); } Debouncing When you press a pushbutton, you would ...
( Category: Electronics December 12,2016 )
epub |eng | 2012-06-27 | Author:Christopher McCay

It is possible for a virus to be injected into a computer through malicious code on a website. Website antivirus and ad blocking software is designed to anticipate this possibility ...
( Category: Digital Design June 28,2016 )
mobi |eng | 2016-04-05 | Author:Paul Scherz & Simon Monk

( Category: Electronics May 10,2016 )
epub |eng | 2016-04-05 | Author:Paul Scherz & Simon Monk [Scherz, Paul]

FIGURE 5.22 5.7.1 How a Phototransistor Works Figure 5.23 shows a simple model of a two-lead bipolar phototransistor. The details of how this device works are given below. FIGURE 5.23 ...
( Category: Electronics May 3,2016 )
epub, pdf |eng | 2016-05-01 | Author:Michael Geier

SDR: By the Numbers While the operation of an SDR receiver is quite complex, most of the action occurs in software, so you’ll never see it or have anything to ...
( Category: Electrical May 2,2016 )
mobi |eng | 2015-01-26 | Author:Taylor Owen

The history of aid is rife with conflict among states, the institutions and people delivering assistance, and the people in need. The origins of humanitarian aid are often traced to ...
( Category: Digital Design March 6,2016 )
epub |eng | 2015-11-04 | Author:John Mueller [Mueller, John]

Creating the Physical Connection To create a connection between two machines, each machine has to have a network adapter that accommodates that connection. Between the two machines is a hub ...
( Category: Electrical November 30,2015 )
epub |eng | 2012-04-01 | Author:Nick Dossis [Dossis, Nick]

How to Build and Test the Board * * * NOTE Please refer to Chapter 1 for soldering tips and techniques and for generic stripboard building guidelines. * * * ...
( Category: Digital Design June 8,2015 )
mobi |eng | 2011-05-17 | Author:Stavinov, Evgeni [Stavinov, Evgeni]

Figure 1: Intel Atom emulation platform (source: “Intel Atom processor core made FPGA-synthesizable”, Microarchitecture Research Lab, Intel corporation) This platform is not available for general use, and is shown as ...
( Category: Circuits March 3,2015 )
azw3 |eng | 2013-07-13 | Author:Valvano, Jonathan [Valvano, Jonathan]

( Category: Embedded Systems February 8,2015 )
azw3, mobi, epub |eng | 2011-08-30 | Author:John Hershey

Part II Seeking a Eureka! Moment Chapter 6 Law, Regulation, and Standards The people must and will be served. —William Penn, Some Fruits of Solitude Laws, regulations, and standards are ...
( Category: Digital Design November 22,2014 )
azw, pdf |eng | 2014-04-28 | Author:Platt, Charles [Platt, Charles]

Background: Alternative Game Arrays If Player 2 has a 12.5% advantage in a sixteen-coin game, would it be the same in a game with fewer or additional coins and slots? ...
( Category: Robotics & Automation May 11,2014 )
epub, mobi |eng | 2013-04-09 | Author:Jason Merkoski [Merkoski, Jason]

Bookmark: Bookstores There’s a used bookstore in Seattle, right in Amazon’s shadow, called Couth Buzzard Books. When I talk to the owner, he says he isn’t worried about electronic books. ...
( Category: Digital Design March 26,2014 )
epub, pdf |eng | 2012-12-26 | Author:Paul Scherz

FIGURE 5.12 (a) This circuit can be used to identify the proper connections and polarity and then to drive the laser diode for testing purposes. Here a 0- to 10-VDC ...
( Category: Electronics March 25,2014 )
epub, mobi |eng | 2011-12-11 | Author:Michael Margolis [Michael Margolis]

Note You won’t see anything when the codes are sent because the light from the infrared LED isn’t visible to the naked eye. However, you can verify that an infrared ...
( Category: Digital Design March 25,2014 )